Skip to content

Comments

FELIX-6806#462

Open
mhmdchebbi wants to merge 1 commit intoapache:masterfrom
mhmdchebbi:master
Open

FELIX-6806#462
mhmdchebbi wants to merge 1 commit intoapache:masterfrom
mhmdchebbi:master

Conversation

@mhmdchebbi
Copy link

null "dataFile" while initializing framework with a Windows 10 linked folder

@mhmdchebbi
Copy link
Author

Hi
any maintainer who can approve workflow pls

@stbischof
Copy link
Contributor

stbischof commented Feb 15, 2026

can you give please more information about the issue you are facing?

did you lookes in the thests that are running?

at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: cacheDirStr
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixPath.toRealPath(UnixPath.java:825)
	at org.apache.felix.framework.cache.BundleCache.determineCacheDir(BundleCache.java:598)
	... 84 more
java.lang.RuntimeException: java.nio.file.NoSuchFileException: cacheDirStr
	at org.apache.felix.framework.cache.BundleCache.determineCacheDir(BundleCache.java:601)
	at org.apache.felix.framework.cache.BundleCache.<init>(BundleCache.java:130)
	at org.apache.felix.framework.Felix.init(Felix.java:712)
	at org.apache.felix.framework.Felix.init(Felix.java:649)
	at org.apache.felix.framework.ConcurrentBundleUpdateTest.concurrentBundleUpdate(ConcurrentBundleUpdateTest.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants